cssprovider: Improve error handling for import errors
authorBenjamin Otte <otte@redhat.com>
Mon, 16 Jan 2012 17:44:43 +0000 (18:44 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 16 Jan 2012 17:44:43 +0000 (18:44 +0100)
commit6f9cc94fae39726d08729b52eb29b59e0c8b4ce3
treeb034e40d655b0568859c80ce0bb26c97551914eb
parenta213b0b33e4ab4343546ba0e09d9533e077ac13d
cssprovider: Improve error handling for import errors

We don't want to include the whitespace after an import statement.
Because people tend to add newlines after @import, we report the wrong
lines for failed imports. And that's bad.
gtk/gtkcssprovider.c